<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  min-width: 1200px;
}
.foot-title {
  font-size: 24px;
  color: #fff;
  text-align: left;
}
.foot-title::after {
  content: ' ';
  display: block;
  width: 40px;
  height: 4px;
  background: #f08300;
  margin: 10px 0 20px;
}
.erweima img {
  width: 140px;
}
.indexMain {
  position: relative;
}
.indexMain .container {
  width: 1200px;
}
.indexMain .footer-main {
  width: 1200px;
}
.indexMain .footerLeft-cls {
  width: 220px;
}
.indexMain .fooLast-mainn {
  width: 1200px;
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .index-item {
  width: 100%;
  position: relative;
}
.index-banner .index-item img {
  display: block;
}
.index-banner .owl-prev {
  width: 40px;
  height: 40px;
  background: url('../images/banleft.png') no-repeat 0 0;
  position: absolute;
  left: 30px;
  top: 430px;
}
.index-item a {
  height: 600px;
  display: block;
}
.index-banner .owl-prev:hover {
  background: url('../images/banlefth.png') no-repeat center;
}
.index-banner .owl-next {
  width: 40px;
  height: 40px;
  background: url('../images/banright.png') no-repeat 0 0;
  position: absolute;
  right: 30px;
  top: 430px;
}
.index-banner .owl-next:hover {
  background: url('../images/banrighth.png') no-repeat center;
}
.index-banner .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 45px;
  background: url('../images/zjxian.png') no-repeat center 8px;
}
.index-banner .owl-dots button {
  background: url('../images/yuana.png') no-repeat center center;
  width: 14px;
  height: 14px;
  margin: 0 43px;
}
.index-banner .owl-dots .active {
  width: 16px;
  height: 16px;
  background: url('../images/yuanh.png') no-repeat center;
}
.index-product {
  padding: 80px 0;
}
.index-product-title {
  margin-bottom: 20px;
}
.index-product-title-left {
  font-size: 34px;
  color: #005faf;
}
.index-product-title-left::after {
  content: '';
  display: block;
  width: 100px;
  height: 2px;
  background: #005faf;
  margin-top: 10px;
}
.indexproclass {
  width: 99.2%;
  margin: 0 auto 20px;
  background: #201e1f;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.indexproclass a {
  flex: 0 0 20%;
  text-align: center;
  display: block;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
  border-right: 1px #fff solid;
}

.indexproclass a:hover,
.indexproclass a.active {
  background: #ee991e;
}
.indexproduct .slick-prev,
.indexproduct .slick-next {
  top: -50px;
  color: #005faf;
}
.indexproduct .slick-prev:before,
.indexproduct .slick-next:before {
  color: #ccc;
  font-size: 40px;
  background: 000;
}
.indexproduct .slick-prev:hover:before,
.indexproduct .slick-next:hover:before {
  color: #005faf;
}
.indexproduct .slick-prev {
  right: 50px;
  left: auto;
}
.indexproduct .slick-next {
  right: 0;
}
.indexproduct {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.indexproduct.pclass2,
.indexproduct.pclass3,
.indexproduct.pclass4 {
  display: none;
}
.index-product-box {
  width: 24% !important;
  margin: 0 auto 20px;
  overflow: hidden;
  border: 1px solid #201e1f;
}
.index-product-box a {
  display: block;
  font-size: 18px;
  text-align: center;
}
.index-product-box a img {
  transition: all 0.3s ease-in;
}
.index-product-box:hover a img {
  transform: scale(1.05);
}
.index-product-box a span {
  color: #fff;
  background: #201e1f;
  display: block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: 0.3s all ease-in-out;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 50px;
  padding-left: 10px;
}
.index-product-box:hover {
  border-color: #ee991e;
}
.index-product-box:hover a span {
  background: #ee991e;
}
.index-product-box:hover a span {
  color: #fff;
}
.index-product-box a span::before {
  content: '';
  background: url(../images/y.png) no-repeat center;
  width: 15px;
  height: 20px;
  position: absolute;
  bottom: 13px;
  right: 18px;
  display: block;
  z-index: 2;
}
.index-brand {
  background: rgba(246, 246, 246, 1);
  padding: 80px 0;
}
.indexBrand-tle {
  text-align: center;
  font-size: 36px;
  line-height: 1;
  color: #222;
}
.indexBrand-main {
  width: 1400px;
  margin: 40px auto 0;
}
.indexBrand-cls {
  width: 453px;
  float: left;
  margin-left: 20px;
}
.indexBrand-cls:hover {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
}
.indexBrand-img {
  width: 453px;
  height: 260px;
}
.indexBrand-img img {
  width: 453px;
  height: 260px;
}
.indexBrand-cls:first-child {
  margin-left: 0;
}
.indexBrand-info {
  padding: 50px 0;
  position: relative;
  background: #fff url('../images/lizifangkd.png') no-repeat center;
}
.xianzi {
  width: 413px;
  height: 220px;
  border: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.indexBrand-tit {
  font-size: 20px;
  line-height: 24px;
  color: #222;
  text-align: center;
}
.indexBrand-intro {
  font-size: 14px;
  line-height: 24px;
  color: #555;
  margin-top: 20px;
  padding: 0 50px;
}
.indexBrand-post a {
  width: 180px;
  height: 40px;
  background: rgba(255, 255, 255, 1) url('../images/brandjian.png') no-repeat 133px center;
  border: 1px solid rgba(243, 152, 0, 1);
  border-radius: 50px;
  display: block;
  line-height: 40px;
  text-indent: 40px;
  color: #f39800;
  margin: 26px auto 0;
}
.indexBrand-post a:hover {
  color: #fff;
  background: #f39800 url('../images/lj22.png') no-repeat 133px center;
}
.index-pro {
  padding: 40px 0 0 0;
}
.indexPro {
  width: 1400px;
  margin: 40px auto 0;
  padding-bottom: 20px;
  background: rgba(246, 246, 246, 1);
  border-radius: 3px;
}
.index-pro .indexPro-cls {
  float: left;
  width: 325px;
  text-align: center;
  height: 300px;
  margin-left: 20px;
  margin-top: 20px;
  transition: 0.3s;
}
.index-pro .indexPro-cls:hover {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
}
.indexPro-tit {
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  padding-top: 30px;
  color: #222;
}
.indexPro-intro {
  font-size: 14px;
  color: #828282;
  margin-top: 13px;
}
.indexPro-intro span {
  display: inline-block;
  width: 6px;
  height: 10px;
  background: url('../images/pook.png') no-repeat 0 0;
  margin-left: 8px;
}
.indexPro-intro:hover {
  color: #f39800;
}
.indexPro-intro:hover span {
  background: url('../images/ljgggh.png') no-repeat 0 0;
}
.ipo1 {
  background: url('../images/iph1.png') no-repeat;
  background-size: cover;
}
.ipo2 {
  background: url('../images/iph2.png') no-repeat;
  background-size: cover;
}
.ipo3 {
  background: url('../images/iph3.png') no-repeat;
  background-size: cover;
}
.ipo4 {
  background: url('../images/iph4.png') no-repeat;
  background-size: cover;
}
.ipo5 {
  background: url('../images/iph5.png') no-repeat;
  background-size: cover;
}
.ipo6 {
  background: url('../images/iph6.png') no-repeat;
  background-size: cover;
}
.ipo7 {
  background: url('../images/iph7.png') no-repeat;
  background-size: cover;
}
.ipo8 {
  background: url('../images/iph8.png') no-repeat;
  background-size: cover;
}
.indexPro-bott {
  width: 1400px;
  height: 158px;
  background: #f6f6f6;
  margin: 40px auto 0;
  padding: 1px 0;
  border-radius: 3px;
}
.indexPro-box {
  background: #fff url('../images/clip.png') no-repeat right center;
  width: 1360px;
  height: 120px;
  margin: 19px auto 0;
  border-radius: 3px;
  position: relative;
}
.indexPro-proper {
  width: 241px;
  height: 161px;
  background: url('../images/liaren.png') no-repeat 0 0;
  position: absolute;
  left: 40px;
  bottom: 0;
}
.indexAir-zuo {
  float: left;
}
.indexAir-tit {
  font-size: 26px;
  line-height: 28px;
  color: #f08300;
  padding-top: 35px;
}
.indexAir-intro {
  font-size: 16px;
  line-height: 28px;
  color: #555;
}
.indexPro-air {
  margin-left: 277px;
  float: left;
}
.indexAir-you {
  float: left;
  padding-top: 44px;
  margin-left: 35px;
}
.indexAir-you a {
  width: 180px;
  height: 40px;
  background: rgba(243, 152, 0, 1);
  border-radius: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  display: block;
}
.indexAir-you a:hover {
  background: #f5b448;
}
.indexAir-fu {
  float: right;
  margin-right: 134px;
  margin-top: 40px;
}
.indexAir-fu a {
  width: 180px;
  height: 40px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(243, 152, 0, 1);
  opacity: 1;
  border-radius: 50px;
  display: block;
  text-align: center;
  line-height: 40px;
  float: left;
  font-size: 16px;
  color: #f39800;
  margin-left: 20px;
}
.indexAir-fu a:hover {
  color: #fff;
  background: #f39800;
}
.indexAir-fu .su2 {
  background: #f39800;
  color: #fff;
}
.indexAir-fu .su2:hover {
  background: #f5b448;
  border-color: #f5b448;
}
.index-auout {
  background: #ee991e;
}
.index-auout .index-title span {
  color: #005faf;
}
.index-auout .index-title p {
  color: rgba(255, 255, 255, 0.4);
}
.index-auout .index-title p::before {
  background: #fff;
}
.indexAbout-top {
  width: 100%;
  padding: 80px 0 40px;
  background: #ee991e url(../images/about.jpg) left no-repeat;
  background-size: 50% 100%;
}
.inaTop {
  width: 1200px;
  margin: 0 auto;
}
.inaTop-img {
  float: left;
  width: 600px;
  /* height: 434px; */
  /* background: url('../images/changtu.png') no-repeat center; */
}
.inaTop-main {
  width: 500px;
  float: right;
  position: relative;
}
.inaTop-main::after {
  content: '';
  position: absolute;
  left: -24%;
  top: 45%;
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #ee991e;
  /* border-right: 20px solid #ee991e; */
}
.inaTop-tit {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 20px;
}
.inaTop-intro {
  font-size: 18px;
  line-height: 38px;
  color: #fff;
}
.inaTopNum-cls {
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  margin-left: 100px;
}
.inaTopNum-cls:first-child {
  margin-left: 0;
}
.inaTopNum-cls span {
  display: block;
  font-size: 50px;
  color: #f08300;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: Arial;
}
.inaTopNum-cls sup {
  font-size: 16px;
  font-weight: normal;
  position: relative;
  top: 0px;
}
.inaTop-num {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  text-align: center;
}
.inaTop-num dl {
  flex: 0 0 33.3333%;
  margin-bottom: 40px;
}
.inaTop-num dl dt {
  border: 1px #fff solid;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.inaTop-num dl dt img {
  height: 50px;
  filter: grayscale(100%) brightness(500%);
}
.inaTop-num dl h4 {
  font-size: 20px;
  margin-top: 10px;
}
.inaTop-num dl dd p {
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  font-size: 12px;
}
.inaTop-num dl:hover dt {
  background: #fff;
}
.inaTop-num dl:hover dt img {
  filter: none;
}
.inaTop-post {
  margin-top: 60px;
}
.inaTop-post a {
  width: 220px;
  height: 50px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid rgba(243, 152, 0, 1);
  opacity: 1;
  border-radius: 25px;
  display: block;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #f39800;
}
.inaTop-post a:hover {
  background: #f39800;
  color: #fff;
}
.inAbFo-cls {
  width: 25%;
  height: 262px;
  float: left;
  padding: 55px 0;
}
.inAbFo-img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.afo1 .inAbFo-img {
  background: url('../images/fuc1.png') no-repeat center;
}
.afo2 .inAbFo-img {
  background: url('../images/fuc2.png') no-repeat center;
}
.afo3 .inAbFo-img {
  background: url('../images/fuc3.png') no-repeat center;
}
.afo4 .inAbFo-img {
  background: url('../images/fuc4.png') no-repeat center;
}
.afo1 {
  background: #fff;
}
.afo2 {
  background: #f2f2f2;
}
.afo3 {
  background: #efefef;
}
.afo4 {
  background: #dedbdb;
}
.inAbFo-tit {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  color: #1f1f1f;
  margin-top: 30px;
}
.inAbFo-intro {
  font-size: 14px;
  line-height: 26px;
  color: #1f1f1f;
  margin-top: 30px;
  padding: 0 30px;
}
.indexCase-head {
  width: 100%;
  height: 168px;
  background: url('../images/indexcaset.png') no-repeat center top;
  line-height: 168px;
  text-align: center;
  font-size: 36px;
  color: #222;
}
.indexCase-head span {
  color: #f39800;
  font-family: Arial;
}
.indexCase-main {
  width: 100%;
  padding: 80px 0;
  background: url('../images/bacase.png') no-repeat center top;
}
.indexPro-super {
  width: 1400px;
  margin: 0 auto;
}
.indexPro-nav {
  width: 240px;
  float: left;
  background: #fff;
  border-right: 1px solid #eaeaea;
}
.indexPro-bex {
  width: 240px;
  display: block;
  height: 80px;
  background: #fff;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  color: #555;
  position: relative;
}
.aceV {
  width: 6px;
  height: 80px;
  background: #f39800;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.indexPro-nav .active {
  background: #f0f0f0;
  color: #f39800;
}
.indexPro-nav .active .aceV {
  display: block;
}
.indexPro-cont {
  width: 1159px;
  height: 640px;
  float: left;
  background: #fff;
}
.indexPro-cont .dells {
  display: block;
}
.indexCase-info {
  padding: 50px;
}
.indexCase-title .ti {
  font-size: 26px;
  color: #222;
  line-height: 1;
  float: left;
}
.indexCase-title .send {
  width: 165px;
  height: 28px;
  background: #f6f6f6 url('../images/looker.png') no-repeat 15px center;
  line-height: 28px;
  font-size: 14px;
  color: #828282;
  float: left;
  border-radius: 50px;
  text-indent: 40px;
  position: relative;
  margin-left: 20px;
}
.qr-window {
  width: 180px;
  height: 180px;
  background: url('../images/qr-border2.png') no-repeat center;
  position: absolute;
  top: 28px;
  z-index: 9;
  display: block !important;
}
#qr-code {
  height: 100px;
  width: 100px;
  margin: 40px auto 0;
}
.qr-msg {
  font-size: 14px;
  color: #888;
  text-align: center;
  line-height: 52px;
}
.indexCase-intro {
  font-size: 14px;
  line-height: 26px;
  color: #555;
  margin-top: 25px;
}
.indexCase-cont {
  margin-top: 40px;
}
.indexCase-cont .case-list {
  width: 340px;
  float: left;
  margin-left: 19px;
  transition: 0.3s;
}
.case-list:hover {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
  margin-top: -5px;
}
.case-list:hover .case-info {
  background: #fff;
}
.indexCase-cont .case-list:first-child {
  margin-left: 0;
}
.indexCase-cont .case-img {
  width: 340px;
  height: 230px;
}
.indexCase-cont .case-img img {
  width: 340px;
  height: 230px;
}
.indexCase-cont .case-info {
  background: #f6f6f6;
  padding: 30px 20px;
}
.indexCase-cont .case-title {
  font-size: 20px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexCase-cont .case-title a {
  color: #222;
}
.indexCase-cont .case-title a:hover {
  color: #f39800;
}
.indexCase-cont .case-bot {
  font-size: 0;
  margin-top: 20px;
}
.indexCase-cont .case-bot span {
  display: inline-block;
  height: 36px;
  background: rgba(240, 131, 0, 0.16);
  border: 1px solid rgba(240, 131, 0, 0.6);
  font-size: 14px;
  color: #f08300;
  line-height: 36px;
  padding: 0 12px 0 32px;
  border-radius: 3px;
  margin-right: 5px;
}
.indexCase-cont .case-bot .drs {
  background: rgba(240, 131, 0, 0.16) url('../images/caseico1.png') no-repeat 12px center;
}
.indexCase-cont .case-bot .lxx {
  background: rgba(240, 131, 0, 0.16) url('../images/caseico2.png') no-repeat 8px center;
}
.indexPro-bex:hover span {
  color: #f39800;
}
.indexcs-cls {
  display: none;
}
.index-kh {
  width: 100%;
  padding: 70px 0;
  background: url('../images/bgmmt.png') no-repeat center top;
}
.indexKh-main {
  width: 1400px;
  height: 140px;
  background: rgba(240, 240, 240, 1);
  border-radius: 3px;
  margin: 0 auto;
}
.indexBrandss-cls {
  width: 221px;
  height: 120px;
  background: #fff url('../images/dongren1.png') no-repeat center;
  background-size: 200px;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}
.indexBrandss-cls:first-child {
  margin-left: 12px;
}
.indexKh-main .khs2 {
  background: #fff url('../images/dongren2.png') no-repeat center;
  background-size: 200px;
}
.indexKh-main .khs3 {
  background: #fff url('../images/dongren3.png') no-repeat center;
  background-size: 200px;
}
.indexKh-main .khs4 {
  background: #fff url('../images/dongren4.png') no-repeat center;
  background-size: 200px;
}
.indexKh-main .khs5 {
  background: #fff url('../images/dongren5.png') no-repeat center;
  background-size: 200px;
}
.indexKh-main .khs6 {
  background: #fff url('../images/dongren6.png') no-repeat center;
  background-size: 200px;
}
.indexKh-main {
  margin-top: 40px;
}
.index-nwes {
  padding: 80px 0;
}
.indexNew-main {
  width: 1200px;
  margin: 40px auto 0;
}
.indexNew-cls {
  width: 453px;
  float: left;
  margin-left: 20px;
}
.indexNew-cls:hover {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
}
.indexNew-cls:hover .indexNew-box {
  background: #fff;
}
.indexNew-cls:first-child {
  margin-left: 0;
  width: 548px;
  border: 1px #fe9600 solid;
  border-radius: 6px;
}
.indexNew-cls:first-child .indexNew-box {
  background: #f9fcff;
  border-radius: 6px;
  padding: 20px;
}
.indexNew-cls:first-child .indexNew-tit {
  margin-top: 20px;
}
.indexNew-cls:nth-of-type(2) {
  width: 600px;
  margin-left: 50px;
}
.indexNew-box {
  padding: 30px 40px;
  background: #f6f6f6;
}
.indexNew-cont {
}
.indexNew-tit {
  font-size: 20px;
  line-height: 26px;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.km3-3:hover {
  box-shadow: none;
}
.indexNew-tit a {
  color: #fe9600;
}
.indexNew-tit a:hover {
  color: #201e1f;
}
.indexNew-time {
  font-size: 16px;
  line-height: 24px;
  color: #999;
  margin-top: 10px;
}
.indexNew-intro {
  font-size: 14px;
  line-height: 24px;
  color: #828282;
  height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 25px;
}
.indexNew-img {
  width: 100%;
  height: 312px;
}
.indexNew-img img {
  width: 100%;
  height: 312px;
  object-fit: cover;
}
.indexHy-cls {
  padding: 20px;
  border-bottom: 1px solid #949494;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 560px;
}
.indexHy-cls:hover {
  background: #201e1f;
  border-color: #201e1f;
}
.indexHy-cls .indexHy-time {
  flex: 0 0 100px;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  border-right: 1px #949494 solid;
  padding-right: 10px;
  margin-right: 10px;
}
.indexHy-cls .indexHy-time span {
  display: block;
  font-size: 20px;
  margin-top: 15px;
}
.indexHy-cls:hover .indexHy-time {
  color: #fff;
  border-right: 1px #ee991e solid;
}
.indexHy-cls:hover .indexHy-time span {
  color: #fff;
}
.indexHy-cls .indexHy-content {
  flex: 0 0 450px;
  max-width: 450px;
}
.indexHy-cls:hover .indexHy-content * {
  color: #fff;
}

.indexHy-tit {
  width: 100%;
  font-size: 20px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexHy-tit a {
  color: #222;
}
.indexHy-tit a:hover {
  color: #f39800;
}
.indexHy-time {
  font-size: 16px;
  line-height: 24px;
  color: #999;
  margin-top: 10px;
}
.indexHy-intro {
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  margin-top: 5px;
}
.indQt {
  width: 1200px;
  margin: 0 auto 40px;
  border-top: 1px rgba(255, 255,255,.3) solid;
  overflow: hidden;
}
.indQt-cls {
  width: 33.33%;
  float: left;
  margin-top: 35px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.indQt-img {
  width: 60px;
  height: 60px;
}
.indQt-img img {
  width: 57px;
  height: 57px;
}
.indQt-cont {
  float: left;
  width: 240px;
  margin-left: 8px;
  margin-top: 20px;
  text-align: center;
}
.indQt-tit {
  font-size: 24px;
  color: #fff;
  line-height: 1;
}
.indQt-intro {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin-top: 8px;
}
.de-xim {
  width: 1px;
  height: 60px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.inb-post {
  width: 220px;
  height: 50px;
  position: absolute;
  top: 556px;
  left: 0;
  right: 0;
  margin: auto;
}
.zuiEr-img {
  width: 90px;
  height: 90px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 60px;
  display: none;
}
.zuiEr-img img {
  width: 90px;
  height: 90px;
}
.indQt-cls:hover .zuiEr-img {
  display: block;
}
.footLo img {
  width: 140px;
}
.de-xim {
  width: 1px;
  height: 60px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.inb-post {
  width: 220px;
  height: 50px;
  position: absolute;
  top: 556px;
  left: 0;
  right: 0;
  margin: auto;
}
.zuiEr-img {
  width: 90px;
  height: 90px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 60px;
  display: none;
}
.zuiEr-img img {
  width: 90px;
  height: 90px;
}
.indQt-cls:hover .zuiEr-img {
  display: block;
}
.inb-post a {
  width: 220px;
  height: 50px;
  background: rgba(243, 152, 0, 1);
  opacity: 1;
  border-radius: 25px;
  display: block;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}
.inb-post a:hover {
  background: #f5b448;
}
.ban-an3 {
  top: 356px !important;
}
.ban-an4 {
  width: 1200px;
  top: 510px;
}

@media screen and (max-width: 1400px) {
  .indexMain .container {
    width: 1200px;
  }
  .indexMain .footer-main {
    width: 1200px;
  }
  .indexMain .footerLeft-cls {
    width: 180px;
  }
  .indexMain .fooLast-mainn {
    width: 1200px;
  }
  .indexBrand-main {
    width: 1200px;
  }
  .indexBrand-cls {
    width: 386px;
  }
  .indexBrand-img {
    width: 386px;
    height: 230px;
  }
  .indexBrand-img img {
    width: 386px;
    height: 230px;
  }
  .indexBrand-intro {
    padding: 0 30px;
  }
  .indexBrand-info {
    padding: 30px 0;
    background: #fff url('../images/lizifangkx.png') no-repeat center;
  }
  .xianzi {
    width: 360px;
    height: 200px;
  }
  .indexPro {
    width: 1200px;
  }
  .index-pro .indexPro-cls {
    width: 275px;
    height: 252px;
  }
  .index-pro .indexPro-bott {
    width: 1200px;
  }
  .index-pro .indexPro-box {
    width: 1160px;
  }
  .index-pro .indexPro-air {
    margin-left: 220px;
  }
  .indexAir-fu {
    margin-right: 60px;
  }
  .inaTop {
    width: 1200px;
  }
  .inaTop-img {
    width: 50%;
    background-size: cover;
    height: 370px;
    margin-top: 30px;
  }
  .inaTop-main {
    width: 500px;
    margin-top: 30px;
  }
  .inaTopNum-cls {
    margin-left: 50px;
  }
  .inaTop-post {
    margin-top: 30px;
  }
  .inaTop-intro {
    margin-top: 30px;
  }
  .inaTop-num {
    margin-top: 20px;
  }
  .indexPro-super {
    width: 1200px;
  }
  .indexPro-nav {
    width: 180px;
  }
  .indexPro-bex {
    width: 180px;
  }
  .indexPro-cont {
    width: 1019px;
  }
  .indexCase-info {
    padding: 50px 30px;
  }
  .indexCase-cont .case-list {
    width: 306px;
  }
  .indexCase-cont .case-img img {
    width: 306px;
  }
  .indexKh-main {
    width: 1200px;
  }
  .indexBrandss-cls {
    width: 188px;
  }
  .indexNew-main {
    width: 1200px;
  }
  .indexNew-cls {
    width: 386px;
  }
  .indexNew-img {
    width: 306px;
  }
  .indexNew-img img {
    width: 306px;
  }
  .indQt {
    width: 1200px;
    background-size: cover;
    border-radius: 100px;
  }
  .indexBrand-tit {
    font-size: 18px;
  }
  .indexCase-cont .case-img {
    height: 200px;
  }
  .indexCase-cont .case-img img {
    height: 200px;
  }
  .indexCase-cont .case-title {
    font-size: 18px;
  }
  .indexCase-cont .case-bot span {
    width: 222px;
    margin-bottom: 5px;
  }
  .indexNew-img {
    height: 234px;
  }
  .indexNew-img img {
    height: 234px;
  }
}

.index-quality {
  padding: 80px 0 30px;
}
.index-title {
  color: #201e1f;
  font-size: 38px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.index-title span {
  color: #201e1f;
  font-size: 18px;
  display: block;
  width: 100%;
  font-weight: lighter;
}
/* .index-title p::before {
  content: '';
  display: block;
  width: 50px;
  height: 4px;
  background-color: #ff733e;
  margin: 10px auto;
} */
.index-title p {
  color: #201e1f;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 10px;
}
.index-quality-main {
  width: 1250px;
  margin: 0 auto;
}
.indexQuality-list {
  position: relative;
}
.indexQuality-list .inAbFo {
  width: 90%;
  position: absolute;
  top: -100px;
  left: 5%;
}
.indexQuality-list-en {
  width: 90%;
  margin-left: 5%;
  padding-top: 300px;
  font-size: 20px;
  color: #fff;
  opacity: 0.4;
  line-height: 40px;
}
.indexQuality-list-cn {
  width: 90%;
  margin-left: 5%;
  margin-top: 40px;
  font-size: 40px;
  color: #fff;
  line-height: 80px;
}
.index-tonglan {
  background: url(../images/tonglan1.jpg) top center no-repeat;
  width: 100%;
  min-width: 1200px;
  height: 194px;
}

.index-team {
  background: url(../images/shilibg.jpg) top center no-repeat;
  background-size: 100% 100%;
  padding: 80px 0;
  overflow: hidden;
}
.index-team .index-title,
.index-team .index-title * {
  color: #fff;
}
.indexteam .slick-slide {
  text-align: center;
}
.indexteam-box {
  padding: 40px 0;
  position: relative;
  width: 96% !important;
  margin: 0 auto !important;
  text-align: center !important;
}
/* .indexteam .slick-slide.slick-center {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  color: #e67e22;
  opacity: 1;
  transform: scale(1.2);
} */
.indexteam-box a {
  display: block;
  width: 100%;
  height: 280px;
  position: relative;
  overflow: hidden;
}
.indexteam-box a img {
  object-fit: cover;
}
.indexteam-box a span {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(238, 153, 30, 0.8);
  font-size: 26px;
  color: #fff;
  justify-content: center;
  align-items: center;
  transform: translateY(100%);
  transition: all 0.5s ease-in-out;
}
.indexteam-box a:hover span {
  transform: translateY(0);
}
.indexteam .slick-prev:before,
.indexteam .slick-next:before {
  color: #fff;
  font-size: 40px;
  background: 000;
}
.indexteam .slick-prev {
  left: -40px;
}
.indexteammore {
  border: 1px #004cb3 solid;
  width: 240px;
  line-height: 50px;
  display: block;
  margin: 40px auto 0;
  border-radius: 50px;
  text-align: center;
  color: #004cb3;
  font-size: 20px;
}
.indexteammore:hover {
  background: #004cb3;
  color: #fff;
}
.index-case {
  padding: 0 0 80px;
  width: 100%;
  overflow: hidden;
}
.indexcase {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.indexcase-box {
  flex: 0 0 31.33333%;
  margin-bottom: 2%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
}
.indexcase-box a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.indexcase-box a span {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(238, 153, 30, 0.8);
  font-size: 26px;
  color: #fff;
  justify-content: center;
  align-items: center;
  transform: translateY(100%);
  transition: all 0.5s ease-in-out;
}
.indexcase-box a:hover span {
  transform: translateY(0);
}
.index-hangye {
  background: #3c6fc5;
  padding: 80px 0;
  overflow: hidden;
}
.index-hangye .index-title {
  color: #fff;
}
.index-hangye .index-title p {
  color: rgba(255, 255, 255, 0.5);
}
.hangye-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hangye-box .hangye-box_list:nth-of-type(1),
.hangye-box .hangye-box_list:nth-of-type(2) {
  flex: 0 0 49%;
}
.hangye-box .hangye-box_list:nth-of-type(3),
.hangye-box .hangye-box_list:nth-of-type(4),
.hangye-box .hangye-box_list:nth-of-type(5) {
  flex: 0 0 32.333333%;
}
.hangye-box .hangye-box_list {
  position: relative;
  margin-bottom: 2%;
}
.hangye-box .hangye-box_list div {
  background: rgba(0, 0, 0, 0.66);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #fff;
  opacity: 0;
}
.hangye-box .hangye-box_list:hover div {
  opacity: 1;
}

.link_bg {
  background: #edeaf1;
  height: 70px;
  overflow: hidden;
}
.link {
}
.link h2 {
  padding: 13px 0 0 20px;
  height: 57px;
  width: 106px;
  overflow: hidden;
  font: bold 18px/26px 'Microsoft Yahei';
  background: url('../images/bj.jpg') no-repeat left top;
}
.link h2 a {
  color: #fff;
  font: bold 18px/26px 'Microsoft Yahei';
}
.link h2 i {
  text-transform: uppercase;
  font: 18px/20px Arial;
  color: #fff;
  display: block;
}
.link span {
  display: block;
  font: 14px/70px 'Microsoft Yahei';
}
.link span a {
  display: inline-block;
  color: #333;
}
.link .link-list {
  height: 70px;
  padding-left: 20px;
  overflow: hidden;
  font: 14px/70px 'Microsoft Yahei';
}
.linkTagcs {
  width: 800px;
  height: auto;
}
.linkTagcs ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.linkTagcs li {
  list-style: none;
  margin: 0px;
  padding-right: 5px;
  line-height: 70px;
  float: left;
}
.linkTagcs li a {
  color: #666;
  word-break: break-all;
  font-size: 14px;
  padding-right: 10px;
}
.linkTagcs li img {
  border: 0px;
}

/*æœç´¢*/
#search_bg {
  width: 100%;
  margin: 0 auto;
  background: #f4f4f4;
  height: 140px;
}
#search_c {
  width: 1200px;
  margin: 0 auto;
  height: 140px;
}
#search_c_l {
  width: 680px;
  float: left;
}
#search_c_r {
  width: 450px;
  float: right;
}
#search_cc {
  width: 460px;
  padding-top: 34px;
}
#search_cc_l {
  width: 390px;
  float: left;
  background: #fff;
  line-height: 44px;
  height: 44px;
}
#search_cc_r {
  width: 69px;
  overflow: hidden;
}
#search_b {
  width: 460px;
  height: 42px;
  line-height: 42px;
}
.hgtbhmk {
  width: 195px;
  margin: 0 auto;
  margin-top: 35px;
}
.dianhtb {
  width: 30px;
  height: 30px;
  float: left;
}
.kehftrx {
  font-size: 17px;
  color: #666;
  float: left;
  padding-top: 5px;
  padding-left: 12px;
}
.dianhsj {
  font-size: 28px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ff733e;
  text-align: center;
  padding-top: 6px;
}
.head_adv {
  width: 350px;
  margin-top: 40px;
  line-height: 30px;
  font-size: 17px;
  color: #333;
}
.head_adv span {
  font-size: 27px;
  color: #005faf;
  font-weight: bold;
}
.h_tel {
  width: 300px;
  border-left: 1px #ebebeb solid;
  border-right: 1px #ebebeb solid;
  height: 140px;
}
.wsc-banner {
  background-size: 100% 100% !important;
}

.indexQuality-one {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.indexQuality-one-img {
  width: 695px;
  height: 416px;
  float: left;
}
.indexQuality-one-content {
  width: 500px;
  height: 416px;
  float: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.indexQuality-one-content h2 {
  width: 100%;
  font-size: 38px;
  color: #201e1f;
  display: flex;
  align-items: center;
  text-align: left;
}
.indexQuality-one-content h2 span {
  margin-left: 10px;
}
.indexQuality-one-content p {
  font-size: 32px;
  color: #201e1f;
  margin-top: 15px;
}

.indexQuality-two {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.indexQuality-two-img {
  width: 695px;
  height: 416px;
  float: right;
}
.indexQuality-two-content {
  width: 500px;
  height: 416px;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.indexQuality-two-content h2 {
  width: 100%;
  font-size: 38px;
  color: #201e1f;
  display: flex;
  align-items: center;
  text-align: left;
}
.indexQuality-two-content h2 span {
  margin-left: 10px;
}
.indexQuality-two-content p {
  font-size: 32px;
  color: #201e1f;
  margin-top: 15px;
}

.indexQuality-three-list {
  background: url(../images/black.jpg) center center no-repeat;
}
.indexQuality-three-list .container {
  width: 1250px;
}
.indexQuality-three {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.indexQuality-three-img {
  width: 607px;
  height: 416px;
  float: left;
}
.indexQuality-three-content {
  width: 600px;
  height: 416px;
  float: right;
  display: flex;
  flex-direction: column;
  position: relative;
}
.indexQuality-three-content h2 {
  width: 100%;
  font-size: 38px;
  color: #201e1f;
  display: flex;
  align-items: center;
  text-align: left;
  margin-top: 10px;
}
.indexQuality-three-content h2 span {
  margin-left: 10px;
}
.indexQuality-three-content p {
  font-size: 32px;
  color: #fff;
  margin-top: 25px;
}
.index-dingzhi{
  padding: 0 0 80px;
}
.indexdingzhi-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  position: relative;
}
.indexdingzhi-box::before {
  content: '';
  display: block;
  width: 120%;
  left: -10%;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 100px;
}
.indexdingzhi-box dl dt {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.indexdingzhi-box dl dd p {
  margin-top: 20px;
  font-size: 20px;
  color: #201e1f;
}
.indexdingzhi-box dl dd span {
  position: relative;
}
.indexdingzhi-box dl dd span::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px#939393 solid;
  border-radius: 50%;
  margin: 0 auto;
}
.indexdingzhi-box dl dd span::after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background: #939393;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.indexdingzhi-box dl:hover dt img{
  filter: drop-shadow(#ee991e 0 90px);
  transform: translateY(-90px);
  /* transition: all .3s; */
}
.indexdingzhi-box dl:hover dd p{
  color: #ee991e;
}
.indexdingzhi-box dl:hover dd span::before{
  border-color: #ee991e;
}
.indexdingzhi-box dl:hover dd span::after{
  background: #ee991e;
}</pre></body></html>